home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / rpc / Makefile < prev    next >
Makefile  |  1989-10-04  |  800b  |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Wed Oct  4 14:01:19 PDT 1989
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.3 88/11/10 15:24:05 ouster Exp Locker: rab $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = auth.h auth_unix.h clnt.h netdb.h netdb_4.2.h pmap_clnt.h pmap_prot.h pmap_rmt.h rpc.h rpc_msg.h svc.h svc_auth.h types.h xdr.h
  18. INCLUDEDIR    = /sprite/lib/include/rpc
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = 
  21. DISTDIR        ?= /dist/sprite/src/lib/include/rpc
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.